@charset 'utf-8';

body{ overflow: hidden; background-size: 100% 100%;  width:100%; height:auto}
.intro{ overflow: hidden; position: relative; top: 0; left: 0; width: 1150px; height: 800px; background: url(../images/bg_index.jpg) no-repeat 0 0;}
.intro h1{ height: 125px; padding: 0; margin: 0;}
.intro h1 a{ display: inline-block; margin: 40px 0 0 55px;}
.intro h2{ position: absolute; top: 125px; left: 100px; transition:all 0.5s ease;}
.intro h3{ float: right; clear: both; width: 580px; height: 65px; margin-top: 15px;}
.intro .search_b{ float: right; clear: both; width: 580px; height: 95px; position: relative;}
.intro .search_b .input{ border-radius: 3px; border: 3px solid #fff; background: none; color: #fff; padding: 10px; width: 250px; transition:all 0.5s ease;}
.intro .search_b:hover .input, .intro .search_b:focus .input{ border: 3px solid #f3214a; width: 270px;}
.intro .search_b button{ position: absolute; top: 10px; left: 240px; width: 25px; height: 25px; background: url(../images/index_s.png) no-repeat center center; z-index: 1; transition:all 0.5s ease;}
.intro .search_b:hover button{left: 260px;}
.intro ul{ overflow: hidden; clear: both; margin-left: 55px;}
.intro ul li{ float: left; overflow: hidden; width: 259px; height: 216px; }
.intro ul li a{transition:all 0.5s ease;}
.intro ul li a:hover{ opacity: 0.6;}
.intro footer{ text-align: center; color: #fff; opacity: 0.8; text-transform:uppercase; font-size: 0.9em; padding: 20px 0 0 0;}

.sub{background: #000 url(../images/bg_index.jpg) no-repeat 0 0; background-attachment: fixed;}
.sub .w{overflow: hidden; position: relative; top: 0; left: 0; width: 1150px; height: 800px;}
.sub .w h1{ height: 70px; overflow: hidden; margin: 0;}
.sub .w h1 a{ margin: 20px; display: inline-block;}
.sub .logo{ position: absolute; top: 0; right: 0; width: 190px;}
.sub .logo h2{ margin-top: 130px; height: 310px; padding-left: 20px;}
.sub .logo .search_b{ position: relative; width: 170px; margin-top: 10px;}
.sub .logo .search_b .input{ border-radius: 3px; border: 3px solid #fff; background: none; color: #fff; padding: 10px; width: 150px; transition:all 0.5s ease;}
.sub .logo .search_b .input:hover, .sub .logo .search_b  .input:focus{ border: 3px solid #f3214a;}
.sub .logo .search_b button{ position: absolute; top: 10px; right: 5px; width: 25px; height: 25px; background: url(../images/index_s.png) no-repeat center center; z-index: 1; transition:all 0.5s ease;}
.sub .logo footer{ text-align: left; color: #fff; opacity: 0.5; text-transform:uppercase; font-size: 0.8em; padding: 110px 0 0 0; line-height: 1.4em;}
.intro ul li, .intro ul li a, .intro .search_b button, .sub .logo .search_b button{ font-size: 0; line-height: 0;}

.con_w{ background: #fff; width: 940px; height: 730px; box-shadow: 0 0 5px #222; position: relative;}
.con_w .tab *{ vertical-align: middle;}
.con_w .tab{ position: absolute; top: -50px; right: 0;} 
.con_w .tab a{ color: #fff; display: inline-block; padding: 10px 0; width: 120px; height: 50px; text-align: center; background: rgba(255, 255, 255, 0.3); border-top-left-radius: 5px; border-top-right-radius: 5px; float: left; margin-left: 2px; transition:all 0.5s ease; margin-top: 5px;}
.con_w .tab a:hover{ background: rgba(255, 255, 255, 0.5);}

.con1{ background: #fff url(../images/tit_1_img.gif) no-repeat 850px 20px;}
.con_w .tab a.on{ margin-top: 0; font-size: 0; line-height: 0;}
.con_w .tab a.on_m1{ background: #fff url(../images/menu1.gif) no-repeat center 15px;}
.con_w .tab a.on_m2{ background: #fff url(../images/menu2.gif) no-repeat center 15px;}
.con_w .tab a.on_m3{ background: #fff url(../images/menu3.gif) no-repeat center 15px;}
.con_w .tab a.on_m4{ background: #fff url(../images/menu4.gif) no-repeat center 15px;}
.con_w h4{ padding: 30px 0px 20px 30px;}
.con_box{ overflow: hidden; overflow-y: auto; padding: 0 20px 0 30px; height: 652px;}
.con_box2{height: 590px;}
.con_tbox{ overflow: hidden; overflow-y: auto; padding: 0 20px 0 30px; height: 605px; margin-top: 40px;}
.con_day *{vertical-align: middle;}
.con_day div{ float: left; width: 200px; min-height: 180px; margin:5px 13px 8px 0; border:2px solid #ddd;  border-radius: 5px; text-align: center; transition:all 0.5s ease;}
.con_day div:hover{ box-shadow: 0 0 5px #777; border:2px solid #777;}
.con_day div strong{ font-size: 1.1em; display: block; padding: 10px 0 5px 0;}
.con_day table caption{ display: none;}
.con_day table{ border-collapse: collapse; border-spacing: 0; table-layout: fixed; text-align: center; width: 100%;}
.con_day table th, .con_day table td{ vertical-align: middle; height: 22px; color: #888; font-size: 0.9em;}
.con_day table th{ background: #f1f1f1; padding: 2px 0; }
.con_day table td a{ display:inline-block; padding: 1px 0; width: 22px; border: 2px solid #f2367d; border-radius: 100px; transition:all 0.5s ease;}
.con_day table td a:hover{ color: #fff; background: #f2367d;}
.qmenu{ display: inline-block; border: 1px solid #ccc; border-radius: 5px; overflow: hidden; position: fixed; top: 170px; left: 30px; background: #fff;}
.qmenu a{ display: inline-block; padding: 10px 15px; border-left: 1px solid #ccc; float: left; transition:all 0.5s ease;}
.qmenu a:hover{ background: #f1f1f1;}
.qmenu a.on{ background: #f1f1f1; color: #f2367d; }
.qmenu a:first-child{border-left:none;}
.con_t{padding:0 20px 50px 20px; font-size: 1em; line-height: 1.7em; color: #777;}
.con_t h5{ font-size: 1.6em; color: #444; padding: 20px 0;}
.con_t h6{ font-size: 1.2em; color: #444; padding: 15px 0 10px 0;}
.con_t p{ text-align: center; font-weight: bold; color: #f2367d; padding: 15px 0 10px 0;}
.con_t ul li{ text-align:left; overflow:hidden; padding:5px 0;}
.con_t ul li strong{float:left; width:60px;}
.con_t ul li p{ font-weight:normal; text-align:left; color:#444; text-align:left; float:left; padding:0; line-height:1.6em; width:740px;}
.con_t ol li span{ display:inline-block; padding-right:5px; font-weight:bold;} 
.con_t a.o{ display:inline-block; position:relative;}
.con_t a.o span{ color:#F30; font-size:0.75em; display:inline-block; padding:0 3px; font-weight:bold;}
.tb{ border-collapse: collapse; border-spacing: 0; width: 80%; border-top: 2px solid #777; text-align: left; margin: 0 auto;}
.tb thead tr th{ color: #444; border-bottom: 1px solid #777; font-weight: bold;}
.tb th, .tb td{ padding: 5px 30px; border-bottom: 1px solid #ddd;}
.tb2 th, .tb2 td{ padding: 7px 10px; transition:all 0.5s ease;  border-left: 1px solid #ddd; text-align: center;}
.tb2 thead tr th{ border: 1px solid #777;}
.tb2 tbody tr th{ border-left: none;}
.tb2 th{ text-align: center;}
.tb2 td{border-left: 1px solid #ddd;}
.tb2{ width: 97%; margin-top: 10px; margin: 0;}
.org{ color: #f2367d;}
.blue{ color: #3f8dd6;}
.tb_tr tbody tr:nth-child(even) td, .tb_tr tbody tr:nth-child(even) th{ background:#eeeeee;}

.l_search{ margin: 0 auto; width: 400px; position: relative;}
.l_search input{ border: 4px solid #f12773; border-radius: 8px; font-size: 1.4em; padding: 13px 0; width: 98%; color: #f12773; text-align: center;}
.l_search button{ position: absolute; width: 52px; height: 52px; top: 0; right: 0; font-size: 0; line-height: 0; background: url(../images/search_btn.gif) no-repeat center center;}
.l_info{ overflow: hidden; padding: 30px 0 0 0;}
.l_info p{ float: left; font-size: 1.1em; padding-top: 13px; color: #777;}
.l_info p strong{ text-decoration: underline; color: #f3214a;}
.l_info div{ float: right; padding-right:30px;}

.l_list{ background: #f1f1f1; border: 2px solid #cbcbcb; border-radius: 5px; overflow: hidden; position: relative; width: 98%;}
.l_list a.p{ position: absolute; top: 10px; left: 10px;}
.l_list a.n{ position: absolute; top: 10px; right: 10px;}
.l_list ul{ overflow: hidden; width: 90%; height: 40px; margin: 0 auto;}
.l_list ul li{ float: left;}
.l_list ul li a{ display: block; width: 60px; text-align: center; padding: 14px 0; transition:all 0.5s ease;}
.l_list ul li a:hover, .l_list ul li a.on{ text-decoration: underline; color: #f12773; font-weight: bold;}

.l_view{ overflow: hidden; margin: 10px 0 0 0; padding: 20px;}
.l_view .v{ float: left; position: relative; margin-right: 30px;}
.l_view .v dt{ position: absolute; bottom: 0; left: 0;}
.l_view .v dd{ position: relative; }
.l_view .v dd a{ font-size: 0; line-height: 0; border: 3px solid #e8e8e8; display: block;}
.l_view .v dd p{ position: absolute; bottom: 0; left: 0; background: rgba(0, 0, 0, 0.5); width: 100%; text-align: center; color: #fff; padding: 15px 0;}
.l_view .v dd p strong{ display: block; font-size: 1.4em; padding: 0 0 5px 0; line-height: 1.3em;}
.l_view .v dd p span{ display: block; opacity: 0.7;}
.l_view ul{ float: left; width: 640px; margin-top: -10px;}
.l_view ul li{ display: block; overflow: hidden; position: relative; border-bottom: 1px dotted #7f7f7f; padding: 22px 20px 20px 30px;}
.l_view ul li strong{ display: inline-block; border-radius: 100px; background: #929292; color: #fff; position: absolute; top: 20px; left: 0; width: 35px; text-align: center; padding: 6px 0; font-weight: normal;}
.l_view ul li a{ display: block; float: left; font-size: 1.2em; background: url(../images/list_blt.gif) no-repeat 0 10px; padding: 5px 0 2px 10px; width: 260px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; transition:all 0.5s ease; margin-left: 20px;}
.l_view ul li a:hover{ text-decoration: underline; color: #f12773;}
a{transition:all 0.5s ease;}
a:hover{ text-decoration: underline; color: #f12773;}
.left, .tb2 td.left{ text-align: left;}
/*
.artBox{ display: inline-block; position: relative; cursor: pointer; background: url(../images/art_line.gif) no-repeat -406px bottom; transition:all 0.5s ease;}
.artBox #articleHeaderBox{ display:block; position: absolute; top: 25px; left:70px; background: #555; color: #fff; padding: 10px 15px; border-radius: 3px; text-align: left; opacity: 0;  transition:all 0.5s ease;}
.artBox #articleHeaderBox span{ display: block; width: 7px; height: 6px; position: absolute; top: -6px; left: 20px; background: url(../images/art_in.png) no-repeat 0 0;}
.artBox #articleHeaderBox p{ line-height: 1.6em; display: block; min-width: 300px; max-width: 500px; text-align: left;}
.artBox:hover{ background: url(../images/art_line.gif) no-repeat right bottom;}
.artBox:hover #articleHeaderBox{ opacity: 10; left:30px;}
*/
.old_txt{ margin-top: 40px;}
.old_txt_m{ margin: 0;}
.old_txt_m a.m{ position: absolute; top: 245px; right: 55px;}
.old_txt .t{z-index: 100; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.8);}
.old_txt .t .w{ position:relative; background: #fff; border-radius: 10px; box-shadow: 0 0 10px #333; margin:50px auto; width: 800px; height:600px; overflow: hidden; padding: 40px 50px 50px 50px;}
.old_txt .t .w strong{ font-size: 1.6em; padding: 0 0 5px 0; display: block;}
.old_txt .t .h{ height: 530px; overflow-y: scroll;}
.old_txt .t table{ width: 100%;}
.old_txt .t .h table{ border-top: none;}
.old_txt .t table thead tr th{ border-left: 1px solid #777; background: #d7ae81; padding: 10px 20px;}
.old_txt .t table thead tr th:FIRST-CHILD{ border-left: none;}
.old_txt .t table thead tr th:LAST-CHILD{ width: 450px;}
.old_txt .t table tbody tr td:LAST-CHILD{ width: 435px;}
.old_txt .t table tbody tr td{ border-left: 1px solid #ddd; padding: 10px 20px;}
.old_txt .t table tbody tr td:FIRST-CHILD{ border-left: none;}
.old_txt .t table tbody tr:NTH-CHILD(odd) td{ background: #eeeeee;}
.old_txt .t .x{ position: absolute; right: 10px; top: 10px; z-index: 101; display: inline-block; padding: 10px 15px; font-size: 1.2em; border-radius: 100px; background: #444; color: #fff;}
.old_txt .t .x:HOVER { text-decoration: none;}

@media screen and (max-width:1149px){
	body{
		background-size: 80% 80%; transform:scale(0.8) translate(-12%, -12%);
	}	
}